projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
796f2ac
)
* woman.el (woman-decode-buffer): Postphone macro-set check...
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 10 Apr 2007 19:30:01 +0000
(19:30 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 10 Apr 2007 19:30:01 +0000
(19:30 +0000)
(woman-decode-region): ...to here.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 6ec8dd39a759e3da959e29a77034fa1159fbc63a..16acb6f40e0910d3cfa1cf725386a3a72e2b4e1e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-04-10 Chong Yidong <cyd@stupidchicken.com>
+
+ * woman.el (woman-decode-buffer): Postphone macro-set check...
+ (woman-decode-region): ...to here.
+
2007-04-10 Thien-Thi Nguyen <ttn@gnu.org>
* startup.el (tty-handle-args): Use %S to log ARGS.